api: fix type mismatch
authorMatthias Fuchs <[email protected]>
Sat, 4 Oct 2008 17:26:16 +0000 (19:26 +0200)
committerWolfgang Denk <[email protected]>
Tue, 14 Oct 2008 20:49:57 +0000 (22:49 +0200)
commit12c6670f873ed632c264a6f3e8bf1297d5c3ddbc
tree1f210305548e6cca2a6f098e157413e7b51e99db
parent9bc2e4eee3bcb8e63847d7a733e0c607807d6141
api: fix type mismatch

This patch fixes a type mismatch and thus removes a compiler
warning when compiling with CONFIG_API on powerpc.

Signed-off-by: Matthias Fuchs <[email protected]>
api/api_platform-ppc.c